projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1bbebb
)
m-v corrections.
author
Deepak Goel
<deego@gnufans.org>
Fri, 13 Mar 2009 20:37:43 +0000
(20:37 +0000)
committer
Deepak Goel
<deego@gnufans.org>
Fri, 13 Mar 2009 20:37:43 +0000
(20:37 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ce83deb2c293d47df7185ba09e950cd534061cc9..4e28d75a277972d14e1ad4dae76a22dfbe1c42f2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-8,9
+8,12
@@
2009-03-13 D. Goel <deego3@gmail.com>
+
* ibuf-ext.el:
When calling (multiple-value-bind/setq .. ls)
ls -> (values-list ls) throughout.
+
+ * progmodes/flymake.el (flymake-float-time): Ditto.
* progmodes/ebrowse.el: Ditto.